home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / vidhandl / filelist.txt < prev    next >
Encoding:
Text File  |  1999-02-03  |  5.8 KB  |  97 lines

  1.  CONTENTS OF CRT2_0.ZIP
  2.  
  3.  - README.1ST   => The main help file and basic directions. You MUST read it.
  4.  - FILE_ID.DIZ  => Brief description of CRT2_0.ZIP
  5.  - FILELIST.TXT => This File
  6.  - INSTALL.BAT  => Installs VIDEO HANDLING FUNCTIONS
  7.  - REMOVE.BAT   => VIDEO HANDLING FUNCTIONS uninstall program
  8.  - REMOVE.DAT   => List of all VIDEO HANDLING FUNCTIONS modules, used by REMOVE.BAT
  9.  - OTHER.TXT    => Related programs written by others.
  10.  
  11.  - SOURCE\README.TXT  => Instructions on how to extract and compile the source code.
  12.  - SOURCE\EXTRAIA.EXE => Utility used to extract files from .SRC files
  13.  - SOURCE\VIDEO.SRC   => Archive that stores the source code files. (an ASCII file)
  14.  - SOURCE\VIDEO.PRJ   => Turbo C++ 3.0 Project file
  15.  - SOURCE\VIDEO.DSK   => Desktop file for VIDEO.PRJ
  16.  
  17.  - INCLUDE\CRT.H   => VIDEO HANDLING FUNCTIONS header (include) file.
  18.  
  19.  - LIB\VIDEOS.LIB  => library file in small memory model
  20.  - LIB\VIDEOM.LIB  => library file in medium memory model
  21.  - LIB\VIDEOC.LIB  => library file in compact memory model
  22.  - LIB\VIDEOL.LIB  => library file in large memory model
  23.  - LIB\VIDEOH.LIB  => library file in huge memory model
  24.  
  25.  - DOC\VIDEOHLP.TXT => On-line Help File (in HelpPc 2.10 format) (an ASCII file)
  26.  - DOC\CONVERT.TXT  => Instructions for converting VIDEOHLP.TXT to other help formats.
  27.  - DOC\UNHIGH.CPP   => Source code of UNHIGH.EXE
  28.  - DOC\UNHIGH.EXE   => Unhighlight every highlighted lines in VIDEOHLP.TXT
  29.  - DOC\ONLINE.TXT   => Instructions on how turning VIDEOHLP.TXT into an on-line help.
  30.  
  31.  - EXAMPLES\HEXTOI.C     => Conversion routine for some examples in this subdirectory.
  32.  - EXAMPLES\ASCII.CPP    => Utility that displays all 256 ASCII characters.
  33.  - EXAMPLES\BOXWIDTH.CPP => Toggles character cell width in VGA+ video adapters.
  34.  - EXAMPLES\CURSOR.CPP   => Replaces cursor shape
  35.  - EXAMPLES\MICO.CPP     => An example of fillscr function
  36.  - EXAMPLES\PALETTE.CPP  => Utility that displays all text mode colors.
  37.  - EXAMPLES\SETMODE.CPP  => Changes current video page.
  38.  - EXAMPLES\SETPAGE.CPP  => Changes active display page.
  39.  - EXAMPLES\TEXTBLNK.CPP => Toggles Blink Enable/Background Intensity bit.
  40.  - EXAMPLES\EXAMPLES.TXT => Help file of examples.
  41.  
  42.  - EXAMPLES\PLUS\XMKLINE.C    => Enhanced version of mkline_aux and mkline functions. (used by PLUS.CPP)
  43.  - EXAMPLES\PLUS\LINEDRW2.CPP => Required by PLUS.CPP
  44.  - EXAMPLES\PLUS\PLUS.CPP     => Example that enables triple and quadruple outlines.
  45.  
  46.  - DEMO\CRAZY8.CPP   => Holds a Font array used when compiling CRTTEST.CPP
  47.  - DEMO\CRTTEST.CPP  => Demo program source code.
  48.  - DEMO\FONT12.CPP   => Holds a Font array used when compiling CRTTEST.CPP
  49.  - DEMO\HANDSCR.CPP  => Holds a Font array used when compiling CRTTEST.CPP
  50.  - DEMO\CRTTEST.EXE  => Demo program
  51.  - DEMO\README.TXT   => help file about demo program.
  52.  
  53.  - UTIL\EXTRAIA.CPP  => Utility that extracts files stored in a .SRC file (source code)
  54.  - UTIL\EXTRAIA.TXT  => EXTRAIA.EXE help, informations.
  55.  - UTIL\MONTA.CPP    => Utility that stores text files in a text .SRC file (opposite of EXTRAIA) (source code)
  56.  - UTIL\MONTA.TXT    => MONTA.EXE help, informations.
  57.  - UTIL\READNAME.CPP => Required by EXTRAIA.CPP and MONTA.CPP
  58.  
  59.  - DOSFONT\EXAMPLE.BAT     => Example of DOSFONT capabilities and FONTSEL usage
  60.  - DOSFONT\SEL.BAT         => Selects character height
  61.  - DOSFONT\VOLTA.COM       => Changes video mode to 3 (a mode change resets video environment)
  62.  - DOSFONT\MARCIO.CPI      => DOS codepage file, selects 8, 14 and 16 pixels high fonts defined by DOSFONT\FONTS\MARCIO??.FNT (??=08,14,16). Codepage number == 100
  63.  - DOSFONT\DETECT.EXE      => Displays current video adapter status/settings
  64.  - DOSFONT\FNTTOCPP.EXE    => converts .FNT files to .CPP files
  65.  - DOSFONT\FONTEDIT.EXE    => edit .FNT files
  66.  - DOSFONT\FONTRESZ.EXE    => resize .FNT files
  67.  - DOSFONT\FONTSEL.EXE     => selects .FNT files with many options.
  68.  - DOSFONT\CRAZY8.FNT      => A crazy DOS font (8 pixels high)
  69.  - DOSFONT\HANDSCR.FNT     => Handscript Font File (16 pixels high)
  70.  - DOSFONT\LINEDRAW.FNT    => This font allows to draw triple outline menu boxes. (16 pixels high)
  71.  - DOSFONT\LINEDRW2.FNT    => Enhanced LINEDRAW.FNT, enables quadruple outline menu boxes. (16 pixels high)
  72.  - DOSFONT\MARCIO_2.FNT    => Enhanced version of FONTS\MARCIO16.FNT with some interesting characters (16 pixels high)
  73.  - DOSFONT\DOSFONT.TXT     => Help file
  74.  - DOSFONT\FILELIST.TXT    => This file
  75.  - DOSFONT\LINEDRAW.TXT    => All menu boxes characters to be used when LINEDRAW.FNT is selected
  76.  - DOSFONT\MOLDURA.TXT     => Displays menu box characters
  77.  - DOSFONT\MOLDURA2.TXT    => Displays extended menu box characters (when LINEDRAW.FNT is selected)
  78.  - DOSFONT\MOLDURA3.TXT    => Displays ultra-extended menu boxes (when LINEDRW2.FNT is selected)
  79.  
  80.  - DOSFONT\FONTS\MARCIO04.FNT =>  4 pixels high font
  81.  - DOSFONT\FONTS\MARCIO06.FNT =>  6 pixels high font
  82.  - DOSFONT\FONTS\MARCIO08.FNT =>  8 pixels high font (also included in MARCIO.CPI)
  83.  - DOSFONT\FONTS\MARCIO10.FNT => 10 pixels high font
  84.  - DOSFONT\FONTS\MARCIO12.FNT => 12 pixels high font
  85.  - DOSFONT\FONTS\MARCIO14.FNT => 14 pixels high font (also included in MARCIO.CPI)
  86.  - DOSFONT\FONTS\MARCIO16.FNT => 16 pixels high font (also included in MARCIO.CPI)
  87.  - DOSFONT\FONTS\MARCIO20.FNT => 20 pixels high font
  88.  - DOSFONT\FONTS\MARCIO24.FNT => 24 pixels high font
  89.  - DOSFONT\FONTS\MARCIO28.FNT => 28 pixels high font
  90.  - DOSFONT\FONTS\MARCIO32.FNT => 32 pixels high font
  91.  
  92.  - DOSFONT\SOURCE\DETECT.CPP   => DETECT.EXE source code
  93.  - DOSFONT\SOURCE\FNTTOCPP.CPP => FNTTOCPP.EXE source code
  94.  - DOSFONT\SOURCE\FONTEDIT.CPP => FONTEDIT.EXE source code
  95.  - DOSFONT\SOURCE\FONTRESZ.CPP => FONTRESZ.EXE source code
  96.  - DOSFONT\SOURCE\FONTSEL.CPP  => FONTSEL.EXE source code
  97.  - DOSFONT\SOURCE\READNAME.CPP => Required by some programs source code above.